home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
bumpcopter2.swf
/
scripts
/
DefineButton2_114
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
145 b
|
8 lines
on(release){
_root.speedPlus = 0.5;
_root.speedMax = 5;
_root.speedMin = -5;
_root.size = 55;
_root.gotoAndStop("lvl1");
}